home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
wild
/
include
/
fd
/
vektorial_lib.fd
< prev
next >
Wrap
Text File
|
1999-05-25
|
210b
|
11 lines
##base _VektorialBase
##bias 30
##public
##abi m68k
VekLookingAt(Origin,LookAt)(a0/a1)
CamLookingAt(Camera,LookAt,Mode)(a0/a1/d0)
RotateDD(Vek,Angle,X,Y)(a0/d0/d1/d2)
RotateTD(Vek,Angle,Axis)(a0/d0/a1)
##end.